[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
  CPUTS_TR

  .  Summary

  cputs_tr(str <outstr>);

  .  Description

  The cputs_tr function sends the passed string out over the modem
  port, but pays attention to two output string translation charac-
  ters,  ^ and ~, described in the Telix manual. This function is re-
  ally only useful for sending the modem control strings that the user
  has defined in the Configuration Menu.

  .  Return Value

  None.

  .  Example

  cputs_tr(_modem_init);
  cputs_tr("good-bye~yesM");

See Also: cputs output string translation
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson